home *** CD-ROM | disk | FTP | other *** search
/ Computer Shopper 173 / Issue 173 - Jul 2002 - DPCS0702.iso / editorial / Python / Python-2.2.1.exe / TEST_DIFFLIB.PY < prev    next >
Encoding:
Text File  |  2001-09-09  |  65 b   |  3 lines

  1. import difflib, test_support
  2. test_support.run_doctest(difflib)
  3.